input.form-control.error {
    border: 1px dashed red;
}
label.error {
    color: red;
    font-size: smaller;
}
